[INFO] cloning repository https://github.com/anuragnegi000/meteora-damm-rust-sdk
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/anuragnegi000/meteora-damm-rust-sdk" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fanuragnegi000%2Fmeteora-damm-rust-sdk", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fanuragnegi000%2Fmeteora-damm-rust-sdk'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] e72b7b88c27c9f5ce1527cece96e73070297abf2
[INFO] checking anuragnegi000/meteora-damm-rust-sdk against try#d0ab665d12770dbaae620b539ee4319b83445f45 for pr-133502-24
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fanuragnegi000%2Fmeteora-damm-rust-sdk" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/anuragnegi000/meteora-damm-rust-sdk
[INFO] removed 0 missing examples
[INFO] finished tweaking git repo https://github.com/anuragnegi000/meteora-damm-rust-sdk
[INFO] tweaked toml for git repo https://github.com/anuragnegi000/meteora-damm-rust-sdk written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/anuragnegi000/meteora-damm-rust-sdk on toolchain d0ab665d12770dbaae620b539ee4319b83445f45
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d0ab665d12770dbaae620b539ee4319b83445f45" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/anuragnegi000/meteora-damm-rust-sdk already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d0ab665d12770dbaae620b539ee4319b83445f45" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 0674a21d1a8d5a0f81b9c905b40dcb603952c393e3b38bfb972f0f1d7c9ed5f7
[INFO] running `Command { std: "docker" "start" "0674a21d1a8d5a0f81b9c905b40dcb603952c393e3b38bfb972f0f1d7c9ed5f7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0674a21d1a8d5a0f81b9c905b40dcb603952c393e3b38bfb972f0f1d7c9ed5f7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "0674a21d1a8d5a0f81b9c905b40dcb603952c393e3b38bfb972f0f1d7c9ed5f7" "/opt/rustwide/cargo-home/bin/cargo" "+d0ab665d12770dbaae620b539ee4319b83445f45" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0674a21d1a8d5a0f81b9c905b40dcb603952c393e3b38bfb972f0f1d7c9ed5f7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "0674a21d1a8d5a0f81b9c905b40dcb603952c393e3b38bfb972f0f1d7c9ed5f7" "/opt/rustwide/cargo-home/bin/cargo" "+d0ab665d12770dbaae620b539ee4319b83445f45" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.105
[INFO] [stderr]    Compiling quote v1.0.43
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling winnow v0.7.14
[INFO] [stderr]    Compiling zerocopy v0.8.33
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling toml_datetime v0.7.5+spec-1.1.0
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]     Checking cfg-if v1.0.4
[INFO] [stderr]     Checking once_cell v1.21.3
[INFO] [stderr]    Compiling cfg_aliases v0.2.1
[INFO] [stderr]    Compiling borsh v1.6.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking five8_core v0.1.2
[INFO] [stderr]     Checking solana-atomic-u64 v2.2.1
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]     Checking five8_const v0.1.4
[INFO] [stderr]     Checking five8 v0.2.1
[INFO] [stderr]     Checking solana-sanitize v2.2.1
[INFO] [stderr]     Checking solana-msg v2.2.1
[INFO] [stderr]    Compiling crunchy v0.2.4
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]     Checking solana-program-memory v2.3.1
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]     Checking static_assertions v1.1.0
[INFO] [stderr]     Checking hex v0.4.3
[INFO] [stderr]     Checking solana-decode-error v2.3.0
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]     Checking uint v0.10.0
[INFO] [stderr]     Checking hashbrown v0.13.2
[INFO] [stderr]    Compiling toml_parser v1.0.6+spec-1.1.0
[INFO] [stderr]    Compiling toml_edit v0.23.10+spec-1.0.0
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]    Compiling proc-macro-crate v3.4.0
[INFO] [stderr]    Compiling proc-macro-crate v0.1.5
[INFO] [stderr]    Compiling borsh-derive-internal v0.10.4
[INFO] [stderr]    Compiling borsh-schema-derive-internal v0.10.4
[INFO] [stderr]    Compiling borsh-derive v0.10.4
[INFO] [stderr]     Checking borsh v0.10.4
[INFO] [stderr]    Compiling borsh-derive v1.6.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]     Checking solana-pubkey v2.4.0
[INFO] [stderr]     Checking solana-instruction v2.3.3
[INFO] [stderr]     Checking solana-program-error v2.2.2
[INFO] [stderr]     Checking solana-account-info v2.3.0
[INFO] [stderr]     Checking solana-cpi v2.2.1
[INFO] [stderr]     Checking meteora-damm-rust-sdk v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `fetch`
[INFO] [stdout]   --> src/accounts/config.rs:69:7
[INFO] [stdout]    |
[INFO] [stdout] 69 | #[cfg(feature = "fetch")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `examples`, and `serde`
[INFO] [stdout]    = help: consider adding `fetch` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `fetch`
[INFO] [stdout]   --> src/accounts/config.rs:78:7
[INFO] [stdout]    |
[INFO] [stdout] 78 | #[cfg(feature = "fetch")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `examples`, and `serde`
[INFO] [stdout]    = help: consider adding `fetch` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `fetch`
[INFO] [stdout]   --> src/accounts/config.rs:96:7
[INFO] [stdout]    |
[INFO] [stdout] 96 | #[cfg(feature = "fetch")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `examples`, and `serde`
[INFO] [stdout]    = help: consider adding `fetch` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `fetch`
[INFO] [stdout]    --> src/accounts/config.rs:105:7
[INFO] [stdout]     |
[INFO] [stdout] 105 | #[cfg(feature = "fetch")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `examples`, and `serde`
[INFO] [stdout]     = help: consider adding `fetch` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor`
[INFO] [stdout]    --> src/accounts/config.rs:125:9
[INFO] [stdout]     |
[INFO] [stdout] 125 |   #[cfg(feature = "anchor")]
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `examples`, and `serde`
[INFO] [stdout]     = help: consider adding `anchor` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor`
[INFO] [stdout]    --> src/accounts/config.rs:132:9
[INFO] [stdout]     |
[INFO] [stdout] 132 |   #[cfg(feature = "anchor")]
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `examples`, and `serde`
[INFO] [stdout]     = help: consider adding `anchor` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor`
[INFO] [stdout]    --> src/accounts/config.rs:135:9
[INFO] [stdout]     |
[INFO] [stdout] 135 |   #[cfg(feature = "anchor")]
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `examples`, and `serde`
[INFO] [stdout]     = help: consider adding `anchor` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-idl-build`
[INFO] [stdout]    --> src/accounts/config.rs:142:9
[INFO] [stdout]     |
[INFO] [stdout] 142 |   #[cfg(feature = "anchor-idl-build")]
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `examples`, and `serde`
[INFO] [stdout]     = help: consider adding `anchor-idl-build` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-idl-build`
[INFO] [stdout]    --> src/accounts/config.rs:146:9
[INFO] [stdout]     |
[INFO] [stdout] 146 |   #[cfg(feature = "anchor-idl-build")]
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `examples`, and `serde`
[INFO] [stdout]     = help: consider adding `anchor-idl-build` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `fetch`
[INFO] [stdout]   --> src/accounts/operator.rs:47:7
[INFO] [stdout]    |
[INFO] [stdout] 47 | #[cfg(feature = "fetch")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `examples`, and `serde`
[INFO] [stdout]    = help: consider adding `fetch` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `fetch`
[INFO] [stdout]   --> src/accounts/operator.rs:56:7
[INFO] [stdout]    |
[INFO] [stdout] 56 | #[cfg(feature = "fetch")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `examples`, and `serde`
[INFO] [stdout]    = help: consider adding `fetch` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `fetch`
[INFO] [stdout]   --> src/accounts/operator.rs:74:7
[INFO] [stdout]    |
[INFO] [stdout] 74 | #[cfg(feature = "fetch")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `examples`, and `serde`
[INFO] [stdout]    = help: consider adding `fetch` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `fetch`
[INFO] [stdout]   --> src/accounts/operator.rs:83:7
[INFO] [stdout]    |
[INFO] [stdout] 83 | #[cfg(feature = "fetch")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `examples`, and `serde`
[INFO] [stdout]    = help: consider adding `fetch` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor`
[INFO] [stdout]    --> src/accounts/operator.rs:103:9
[INFO] [stdout]     |
[INFO] [stdout] 103 |   #[cfg(feature = "anchor")]
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `examples`, and `serde`
[INFO] [stdout]     = help: consider adding `anchor` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor`
[INFO] [stdout]    --> src/accounts/operator.rs:110:9
[INFO] [stdout]     |
[INFO] [stdout] 110 |   #[cfg(feature = "anchor")]
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `examples`, and `serde`
[INFO] [stdout]     = help: consider adding `anchor` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor`
[INFO] [stdout]    --> src/accounts/operator.rs:113:9
[INFO] [stdout]     |
[INFO] [stdout] 113 |   #[cfg(feature = "anchor")]
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `examples`, and `serde`
[INFO] [stdout]     = help: consider adding `anchor` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-idl-build`
[INFO] [stdout]    --> src/accounts/operator.rs:120:9
[INFO] [stdout]     |
[INFO] [stdout] 120 |   #[cfg(feature = "anchor-idl-build")]
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `examples`, and `serde`
[INFO] [stdout]     = help: consider adding `anchor-idl-build` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-idl-build`
[INFO] [stdout]    --> src/accounts/operator.rs:124:9
[INFO] [stdout]     |
[INFO] [stdout] 124 |   #[cfg(feature = "anchor-idl-build")]
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `examples`, and `serde`
[INFO] [stdout]     = help: consider adding `anchor-idl-build` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `fetch`
[INFO] [stdout]   --> src/accounts/pod_aligned_fee_market_cap_scheduler.rs:49:7
[INFO] [stdout]    |
[INFO] [stdout] 49 | #[cfg(feature = "fetch")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `examples`, and `serde`
[INFO] [stdout]    = help: consider adding `fetch` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `fetch`
[INFO] [stdout]   --> src/accounts/pod_aligned_fee_market_cap_scheduler.rs:58:7
[INFO] [stdout]    |
[INFO] [stdout] 58 | #[cfg(feature = "fetch")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `examples`, and `serde`
[INFO] [stdout]    = help: consider adding `fetch` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `fetch`
[INFO] [stdout]   --> src/accounts/pod_aligned_fee_market_cap_scheduler.rs:76:7
[INFO] [stdout]    |
[INFO] [stdout] 76 | #[cfg(feature = "fetch")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `examples`, and `serde`
[INFO] [stdout]    = help: consider adding `fetch` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `fetch`
[INFO] [stdout]   --> src/accounts/pod_aligned_fee_market_cap_scheduler.rs:85:7
[INFO] [stdout]    |
[INFO] [stdout] 85 | #[cfg(feature = "fetch")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `examples`, and `serde`
[INFO] [stdout]    = help: consider adding `fetch` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor`
[INFO] [stdout]    --> src/accounts/pod_aligned_fee_market_cap_scheduler.rs:105:9
[INFO] [stdout]     |
[INFO] [stdout] 105 |   #[cfg(feature = "anchor")]
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `examples`, and `serde`
[INFO] [stdout]     = help: consider adding `anchor` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor`
[INFO] [stdout]    --> src/accounts/pod_aligned_fee_market_cap_scheduler.rs:112:9
[INFO] [stdout]     |
[INFO] [stdout] 112 |   #[cfg(feature = "anchor")]
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `examples`, and `serde`
[INFO] [stdout]     = help: consider adding `anchor` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor`
[INFO] [stdout]    --> src/accounts/pod_aligned_fee_market_cap_scheduler.rs:115:9
[INFO] [stdout]     |
[INFO] [stdout] 115 |   #[cfg(feature = "anchor")]
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `examples`, and `serde`
[INFO] [stdout]     = help: consider adding `anchor` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-idl-build`
[INFO] [stdout]    --> src/accounts/pod_aligned_fee_market_cap_scheduler.rs:122:9
[INFO] [stdout]     |
[INFO] [stdout] 122 |   #[cfg(feature = "anchor-idl-build")]
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `examples`, and `serde`
[INFO] [stdout]     = help: consider adding `anchor-idl-build` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-idl-build`
[INFO] [stdout]    --> src/accounts/pod_aligned_fee_market_cap_scheduler.rs:126:9
[INFO] [stdout]     |
[INFO] [stdout] 126 |   #[cfg(feature = "anchor-idl-build")]
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `examples`, and `serde`
[INFO] [stdout]     = help: consider adding `anchor-idl-build` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `fetch`
[INFO] [stdout]   --> src/accounts/pod_aligned_fee_rate_limiter.rs:49:7
[INFO] [stdout]    |
[INFO] [stdout] 49 | #[cfg(feature = "fetch")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `examples`, and `serde`
[INFO] [stdout]    = help: consider adding `fetch` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `fetch`
[INFO] [stdout]   --> src/accounts/pod_aligned_fee_rate_limiter.rs:58:7
[INFO] [stdout]    |
[INFO] [stdout] 58 | #[cfg(feature = "fetch")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `examples`, and `serde`
[INFO] [stdout]    = help: consider adding `fetch` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `fetch`
[INFO] [stdout]   --> src/accounts/pod_aligned_fee_rate_limiter.rs:76:7
[INFO] [stdout]    |
[INFO] [stdout] 76 | #[cfg(feature = "fetch")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `examples`, and `serde`
[INFO] [stdout]    = help: consider adding `fetch` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `fetch`
[INFO] [stdout]   --> src/accounts/pod_aligned_fee_rate_limiter.rs:85:7
[INFO] [stdout]    |
[INFO] [stdout] 85 | #[cfg(feature = "fetch")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `examples`, and `serde`
[INFO] [stdout]    = help: consider adding `fetch` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor`
[INFO] [stdout]    --> src/accounts/pod_aligned_fee_rate_limiter.rs:105:9
[INFO] [stdout]     |
[INFO] [stdout] 105 |   #[cfg(feature = "anchor")]
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `examples`, and `serde`
[INFO] [stdout]     = help: consider adding `anchor` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor`
[INFO] [stdout]    --> src/accounts/pod_aligned_fee_rate_limiter.rs:112:9
[INFO] [stdout]     |
[INFO] [stdout] 112 |   #[cfg(feature = "anchor")]
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `examples`, and `serde`
[INFO] [stdout]     = help: consider adding `anchor` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor`
[INFO] [stdout]    --> src/accounts/pod_aligned_fee_rate_limiter.rs:115:9
[INFO] [stdout]     |
[INFO] [stdout] 115 |   #[cfg(feature = "anchor")]
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `examples`, and `serde`
[INFO] [stdout]     = help: consider adding `anchor` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-idl-build`
[INFO] [stdout]    --> src/accounts/pod_aligned_fee_rate_limiter.rs:122:9
[INFO] [stdout]     |
[INFO] [stdout] 122 |   #[cfg(feature = "anchor-idl-build")]
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `examples`, and `serde`
[INFO] [stdout]     = help: consider adding `anchor-idl-build` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-idl-build`
[INFO] [stdout]    --> src/accounts/pod_aligned_fee_rate_limiter.rs:126:9
[INFO] [stdout]     |
[INFO] [stdout] 126 |   #[cfg(feature = "anchor-idl-build")]
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `examples`, and `serde`
[INFO] [stdout]     = help: consider adding `anchor-idl-build` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `fetch`
[INFO] [stdout]   --> src/accounts/pod_aligned_fee_time_scheduler.rs:48:7
[INFO] [stdout]    |
[INFO] [stdout] 48 | #[cfg(feature = "fetch")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `examples`, and `serde`
[INFO] [stdout]    = help: consider adding `fetch` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `fetch`
[INFO] [stdout]   --> src/accounts/pod_aligned_fee_time_scheduler.rs:57:7
[INFO] [stdout]    |
[INFO] [stdout] 57 | #[cfg(feature = "fetch")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `examples`, and `serde`
[INFO] [stdout]    = help: consider adding `fetch` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `fetch`
[INFO] [stdout]   --> src/accounts/pod_aligned_fee_time_scheduler.rs:75:7
[INFO] [stdout]    |
[INFO] [stdout] 75 | #[cfg(feature = "fetch")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `examples`, and `serde`
[INFO] [stdout]    = help: consider adding `fetch` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `fetch`
[INFO] [stdout]   --> src/accounts/pod_aligned_fee_time_scheduler.rs:84:7
[INFO] [stdout]    |
[INFO] [stdout] 84 | #[cfg(feature = "fetch")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `examples`, and `serde`
[INFO] [stdout]    = help: consider adding `fetch` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor`
[INFO] [stdout]    --> src/accounts/pod_aligned_fee_time_scheduler.rs:104:9
[INFO] [stdout]     |
[INFO] [stdout] 104 |   #[cfg(feature = "anchor")]
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `examples`, and `serde`
[INFO] [stdout]     = help: consider adding `anchor` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor`
[INFO] [stdout]    --> src/accounts/pod_aligned_fee_time_scheduler.rs:111:9
[INFO] [stdout]     |
[INFO] [stdout] 111 |   #[cfg(feature = "anchor")]
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `examples`, and `serde`
[INFO] [stdout]     = help: consider adding `anchor` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor`
[INFO] [stdout]    --> src/accounts/pod_aligned_fee_time_scheduler.rs:114:9
[INFO] [stdout]     |
[INFO] [stdout] 114 |   #[cfg(feature = "anchor")]
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `examples`, and `serde`
[INFO] [stdout]     = help: consider adding `anchor` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-idl-build`
[INFO] [stdout]    --> src/accounts/pod_aligned_fee_time_scheduler.rs:121:9
[INFO] [stdout]     |
[INFO] [stdout] 121 |   #[cfg(feature = "anchor-idl-build")]
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `examples`, and `serde`
[INFO] [stdout]     = help: consider adding `anchor-idl-build` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-idl-build`
[INFO] [stdout]    --> src/accounts/pod_aligned_fee_time_scheduler.rs:125:9
[INFO] [stdout]     |
[INFO] [stdout] 125 |   #[cfg(feature = "anchor-idl-build")]
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `examples`, and `serde`
[INFO] [stdout]     = help: consider adding `anchor-idl-build` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `fetch`
[INFO] [stdout]    --> src/accounts/pool.rs:116:7
[INFO] [stdout]     |
[INFO] [stdout] 116 | #[cfg(feature = "fetch")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `examples`, and `serde`
[INFO] [stdout]     = help: consider adding `fetch` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `fetch`
[INFO] [stdout]    --> src/accounts/pool.rs:125:7
[INFO] [stdout]     |
[INFO] [stdout] 125 | #[cfg(feature = "fetch")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `examples`, and `serde`
[INFO] [stdout]     = help: consider adding `fetch` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `fetch`
[INFO] [stdout]    --> src/accounts/pool.rs:143:7
[INFO] [stdout]     |
[INFO] [stdout] 143 | #[cfg(feature = "fetch")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `examples`, and `serde`
[INFO] [stdout]     = help: consider adding `fetch` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `fetch`
[INFO] [stdout]    --> src/accounts/pool.rs:152:7
[INFO] [stdout]     |
[INFO] [stdout] 152 | #[cfg(feature = "fetch")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `examples`, and `serde`
[INFO] [stdout]     = help: consider adding `fetch` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor`
[INFO] [stdout]    --> src/accounts/pool.rs:172:9
[INFO] [stdout]     |
[INFO] [stdout] 172 |   #[cfg(feature = "anchor")]
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `examples`, and `serde`
[INFO] [stdout]     = help: consider adding `anchor` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor`
[INFO] [stdout]    --> src/accounts/pool.rs:179:9
[INFO] [stdout]     |
[INFO] [stdout] 179 |   #[cfg(feature = "anchor")]
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `examples`, and `serde`
[INFO] [stdout]     = help: consider adding `anchor` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor`
[INFO] [stdout]    --> src/accounts/pool.rs:182:9
[INFO] [stdout]     |
[INFO] [stdout] 182 |   #[cfg(feature = "anchor")]
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `examples`, and `serde`
[INFO] [stdout]     = help: consider adding `anchor` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-idl-build`
[INFO] [stdout]    --> src/accounts/pool.rs:189:9
[INFO] [stdout]     |
[INFO] [stdout] 189 |   #[cfg(feature = "anchor-idl-build")]
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `examples`, and `serde`
[INFO] [stdout]     = help: consider adding `anchor-idl-build` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-idl-build`
[INFO] [stdout]    --> src/accounts/pool.rs:193:9
[INFO] [stdout]     |
[INFO] [stdout] 193 |   #[cfg(feature = "anchor-idl-build")]
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `examples`, and `serde`
[INFO] [stdout]     = help: consider adding `anchor-idl-build` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `fetch`
[INFO] [stdout]   --> src/accounts/position.rs:70:7
[INFO] [stdout]    |
[INFO] [stdout] 70 | #[cfg(feature = "fetch")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `examples`, and `serde`
[INFO] [stdout]    = help: consider adding `fetch` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `fetch`
[INFO] [stdout]   --> src/accounts/position.rs:79:7
[INFO] [stdout]    |
[INFO] [stdout] 79 | #[cfg(feature = "fetch")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `examples`, and `serde`
[INFO] [stdout]    = help: consider adding `fetch` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `fetch`
[INFO] [stdout]   --> src/accounts/position.rs:97:7
[INFO] [stdout]    |
[INFO] [stdout] 97 | #[cfg(feature = "fetch")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `examples`, and `serde`
[INFO] [stdout]    = help: consider adding `fetch` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `fetch`
[INFO] [stdout]    --> src/accounts/position.rs:106:7
[INFO] [stdout]     |
[INFO] [stdout] 106 | #[cfg(feature = "fetch")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `examples`, and `serde`
[INFO] [stdout]     = help: consider adding `fetch` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor`
[INFO] [stdout]    --> src/accounts/position.rs:126:9
[INFO] [stdout]     |
[INFO] [stdout] 126 |   #[cfg(feature = "anchor")]
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `examples`, and `serde`
[INFO] [stdout]     = help: consider adding `anchor` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor`
[INFO] [stdout]    --> src/accounts/position.rs:133:9
[INFO] [stdout]     |
[INFO] [stdout] 133 |   #[cfg(feature = "anchor")]
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `examples`, and `serde`
[INFO] [stdout]     = help: consider adding `anchor` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor`
[INFO] [stdout]    --> src/accounts/position.rs:136:9
[INFO] [stdout]     |
[INFO] [stdout] 136 |   #[cfg(feature = "anchor")]
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `examples`, and `serde`
[INFO] [stdout]     = help: consider adding `anchor` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-idl-build`
[INFO] [stdout]    --> src/accounts/position.rs:143:9
[INFO] [stdout]     |
[INFO] [stdout] 143 |   #[cfg(feature = "anchor-idl-build")]
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `examples`, and `serde`
[INFO] [stdout]     = help: consider adding `anchor-idl-build` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-idl-build`
[INFO] [stdout]    --> src/accounts/position.rs:147:9
[INFO] [stdout]     |
[INFO] [stdout] 147 |   #[cfg(feature = "anchor-idl-build")]
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `examples`, and `serde`
[INFO] [stdout]     = help: consider adding `anchor-idl-build` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `fetch`
[INFO] [stdout]   --> src/accounts/token_badge.rs:49:7
[INFO] [stdout]    |
[INFO] [stdout] 49 | #[cfg(feature = "fetch")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `examples`, and `serde`
[INFO] [stdout]    = help: consider adding `fetch` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `fetch`
[INFO] [stdout]   --> src/accounts/token_badge.rs:58:7
[INFO] [stdout]    |
[INFO] [stdout] 58 | #[cfg(feature = "fetch")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `examples`, and `serde`
[INFO] [stdout]    = help: consider adding `fetch` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `fetch`
[INFO] [stdout]   --> src/accounts/token_badge.rs:76:7
[INFO] [stdout]    |
[INFO] [stdout] 76 | #[cfg(feature = "fetch")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `examples`, and `serde`
[INFO] [stdout]    = help: consider adding `fetch` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `fetch`
[INFO] [stdout]   --> src/accounts/token_badge.rs:85:7
[INFO] [stdout]    |
[INFO] [stdout] 85 | #[cfg(feature = "fetch")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `examples`, and `serde`
[INFO] [stdout]    = help: consider adding `fetch` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor`
[INFO] [stdout]    --> src/accounts/token_badge.rs:105:9
[INFO] [stdout]     |
[INFO] [stdout] 105 |   #[cfg(feature = "anchor")]
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `examples`, and `serde`
[INFO] [stdout]     = help: consider adding `anchor` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor`
[INFO] [stdout]    --> src/accounts/token_badge.rs:112:9
[INFO] [stdout]     |
[INFO] [stdout] 112 |   #[cfg(feature = "anchor")]
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `examples`, and `serde`
[INFO] [stdout]     = help: consider adding `anchor` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor`
[INFO] [stdout]    --> src/accounts/token_badge.rs:115:9
[INFO] [stdout]     |
[INFO] [stdout] 115 |   #[cfg(feature = "anchor")]
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `examples`, and `serde`
[INFO] [stdout]     = help: consider adding `anchor` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-idl-build`
[INFO] [stdout]    --> src/accounts/token_badge.rs:122:9
[INFO] [stdout]     |
[INFO] [stdout] 122 |   #[cfg(feature = "anchor-idl-build")]
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `examples`, and `serde`
[INFO] [stdout]     = help: consider adding `anchor-idl-build` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-idl-build`
[INFO] [stdout]    --> src/accounts/token_badge.rs:126:9
[INFO] [stdout]     |
[INFO] [stdout] 126 |   #[cfg(feature = "anchor-idl-build")]
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `examples`, and `serde`
[INFO] [stdout]     = help: consider adding `anchor-idl-build` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `fetch`
[INFO] [stdout]   --> src/accounts/vesting.rs:53:7
[INFO] [stdout]    |
[INFO] [stdout] 53 | #[cfg(feature = "fetch")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `examples`, and `serde`
[INFO] [stdout]    = help: consider adding `fetch` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `fetch`
[INFO] [stdout]   --> src/accounts/vesting.rs:62:7
[INFO] [stdout]    |
[INFO] [stdout] 62 | #[cfg(feature = "fetch")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `examples`, and `serde`
[INFO] [stdout]    = help: consider adding `fetch` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `fetch`
[INFO] [stdout]   --> src/accounts/vesting.rs:80:7
[INFO] [stdout]    |
[INFO] [stdout] 80 | #[cfg(feature = "fetch")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `examples`, and `serde`
[INFO] [stdout]    = help: consider adding `fetch` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `fetch`
[INFO] [stdout]   --> src/accounts/vesting.rs:89:7
[INFO] [stdout]    |
[INFO] [stdout] 89 | #[cfg(feature = "fetch")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `examples`, and `serde`
[INFO] [stdout]    = help: consider adding `fetch` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor`
[INFO] [stdout]    --> src/accounts/vesting.rs:109:9
[INFO] [stdout]     |
[INFO] [stdout] 109 |   #[cfg(feature = "anchor")]
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `examples`, and `serde`
[INFO] [stdout]     = help: consider adding `anchor` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor`
[INFO] [stdout]    --> src/accounts/vesting.rs:116:9
[INFO] [stdout]     |
[INFO] [stdout] 116 |   #[cfg(feature = "anchor")]
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `examples`, and `serde`
[INFO] [stdout]     = help: consider adding `anchor` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor`
[INFO] [stdout]    --> src/accounts/vesting.rs:119:9
[INFO] [stdout]     |
[INFO] [stdout] 119 |   #[cfg(feature = "anchor")]
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `examples`, and `serde`
[INFO] [stdout]     = help: consider adding `anchor` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-idl-build`
[INFO] [stdout]    --> src/accounts/vesting.rs:126:9
[INFO] [stdout]     |
[INFO] [stdout] 126 |   #[cfg(feature = "anchor-idl-build")]
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `examples`, and `serde`
[INFO] [stdout]     = help: consider adding `anchor-idl-build` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-idl-build`
[INFO] [stdout]    --> src/accounts/vesting.rs:130:9
[INFO] [stdout]     |
[INFO] [stdout] 130 |   #[cfg(feature = "anchor-idl-build")]
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `examples`, and `serde`
[INFO] [stdout]     = help: consider adding `anchor-idl-build` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> src/math/curve.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | / construct_uint! {
[INFO] [stdout] 14 | |     pub struct U256(4);
[INFO] [stdout] 15 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: macro invocations at the end of a block are treated as expressions
[INFO] [stdout]    = note: to ignore the value produced by the macro, add a semicolon after the invocation of `uint_full_mul_reg`
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: `#[deny(semicolon_in_expressions_from_macros)]` (part of `#[deny(future_incompatible)]`) on by default
[INFO] [stdout]    = note: this error originates in the macro `$crate::uint_full_mul_reg` which comes from the expansion of the macro `construct_uint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> src/math/utils.rs:8:1
[INFO] [stdout]    |
[INFO] [stdout]  8 | / construct_uint! {
[INFO] [stdout]  9 | |     pub struct U256(4);
[INFO] [stdout] 10 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: macro invocations at the end of a block are treated as expressions
[INFO] [stdout]    = note: to ignore the value produced by the macro, add a semicolon after the invocation of `uint_full_mul_reg`
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this error originates in the macro `$crate::uint_full_mul_reg` which comes from the expansion of the macro `construct_uint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> src/math/mod.rs:8:9
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub use curve::*;
[INFO] [stdout]   |         ^^^^^^^^ the name `U256` in the type namespace is first re-exported here
[INFO] [stdout] 9 | pub use utils::*;
[INFO] [stdout]   |         -------- but the name `U256` in the type namespace is also re-exported here
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(ambiguous_glob_reexports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> src/math/mod.rs:8:9
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub use curve::*;
[INFO] [stdout]   |         ^^^^^^^^ the name `U256` in the value namespace is first re-exported here
[INFO] [stdout] 9 | pub use utils::*;
[INFO] [stdout]   |         -------- but the name `U256` in the value namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `fetch`
[INFO] [stdout]   --> src/shared.rs:11:11
[INFO] [stdout]    |
[INFO] [stdout] 11 |     #[cfg(feature = "fetch")]
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `examples`, and `serde`
[INFO] [stdout]    = help: consider adding `fetch` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `fetch`
[INFO] [stdout]   --> src/shared.rs:19:11
[INFO] [stdout]    |
[INFO] [stdout] 19 |     #[cfg(feature = "fetch")]
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `examples`, and `serde`
[INFO] [stdout]    = help: consider adding `fetch` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `fetch`
[INFO] [stdout]   --> src/accounts/config.rs:69:7
[INFO] [stdout]    |
[INFO] [stdout] 69 | #[cfg(feature = "fetch")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `examples`, and `serde`
[INFO] [stdout]    = help: consider adding `fetch` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `fetch`
[INFO] [stdout]   --> src/accounts/config.rs:78:7
[INFO] [stdout]    |
[INFO] [stdout] 78 | #[cfg(feature = "fetch")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `examples`, and `serde`
[INFO] [stdout]    = help: consider adding `fetch` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `fetch`
[INFO] [stdout]   --> src/accounts/config.rs:96:7
[INFO] [stdout]    |
[INFO] [stdout] 96 | #[cfg(feature = "fetch")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `examples`, and `serde`
[INFO] [stdout]    = help: consider adding `fetch` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `fetch`
[INFO] [stdout]    --> src/accounts/config.rs:105:7
[INFO] [stdout]     |
[INFO] [stdout] 105 | #[cfg(feature = "fetch")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `examples`, and `serde`
[INFO] [stdout]     = help: consider adding `fetch` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor`
[INFO] [stdout]    --> src/accounts/config.rs:125:9
[INFO] [stdout]     |
[INFO] [stdout] 125 |   #[cfg(feature = "anchor")]
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `examples`, and `serde`
[INFO] [stdout]     = help: consider adding `anchor` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor`
[INFO] [stdout]    --> src/accounts/config.rs:132:9
[INFO] [stdout]     |
[INFO] [stdout] 132 |   #[cfg(feature = "anchor")]
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `examples`, and `serde`
[INFO] [stdout]     = help: consider adding `anchor` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor`
[INFO] [stdout]    --> src/accounts/config.rs:135:9
[INFO] [stdout]     |
[INFO] [stdout] 135 |   #[cfg(feature = "anchor")]
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `examples`, and `serde`
[INFO] [stdout]     = help: consider adding `anchor` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-idl-build`
[INFO] [stdout]    --> src/accounts/config.rs:142:9
[INFO] [stdout]     |
[INFO] [stdout] 142 |   #[cfg(feature = "anchor-idl-build")]
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `examples`, and `serde`
[INFO] [stdout]     = help: consider adding `anchor-idl-build` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-idl-build`
[INFO] [stdout]    --> src/accounts/config.rs:146:9
[INFO] [stdout]     |
[INFO] [stdout] 146 |   #[cfg(feature = "anchor-idl-build")]
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `examples`, and `serde`
[INFO] [stdout]     = help: consider adding `anchor-idl-build` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `fetch`
[INFO] [stdout]   --> src/accounts/operator.rs:47:7
[INFO] [stdout]    |
[INFO] [stdout] 47 | #[cfg(feature = "fetch")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `examples`, and `serde`
[INFO] [stdout]    = help: consider adding `fetch` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `fetch`
[INFO] [stdout]   --> src/accounts/operator.rs:56:7
[INFO] [stdout]    |
[INFO] [stdout] 56 | #[cfg(feature = "fetch")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `examples`, and `serde`
[INFO] [stdout]    = help: consider adding `fetch` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `fetch`
[INFO] [stdout]   --> src/accounts/operator.rs:74:7
[INFO] [stdout]    |
[INFO] [stdout] 74 | #[cfg(feature = "fetch")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `examples`, and `serde`
[INFO] [stdout]    = help: consider adding `fetch` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `fetch`
[INFO] [stdout]   --> src/accounts/operator.rs:83:7
[INFO] [stdout]    |
[INFO] [stdout] 83 | #[cfg(feature = "fetch")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `examples`, and `serde`
[INFO] [stdout]    = help: consider adding `fetch` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor`
[INFO] [stdout]    --> src/accounts/operator.rs:103:9
[INFO] [stdout]     |
[INFO] [stdout] 103 |   #[cfg(feature = "anchor")]
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `examples`, and `serde`
[INFO] [stdout]     = help: consider adding `anchor` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor`
[INFO] [stdout]    --> src/accounts/operator.rs:110:9
[INFO] [stdout]     |
[INFO] [stdout] 110 |   #[cfg(feature = "anchor")]
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `examples`, and `serde`
[INFO] [stdout]     = help: consider adding `anchor` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor`
[INFO] [stdout]    --> src/accounts/operator.rs:113:9
[INFO] [stdout]     |
[INFO] [stdout] 113 |   #[cfg(feature = "anchor")]
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `examples`, and `serde`
[INFO] [stdout]     = help: consider adding `anchor` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-idl-build`
[INFO] [stdout]    --> src/accounts/operator.rs:120:9
[INFO] [stdout]     |
[INFO] [stdout] 120 |   #[cfg(feature = "anchor-idl-build")]
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `examples`, and `serde`
[INFO] [stdout]     = help: consider adding `anchor-idl-build` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-idl-build`
[INFO] [stdout]    --> src/accounts/operator.rs:124:9
[INFO] [stdout]     |
[INFO] [stdout] 124 |   #[cfg(feature = "anchor-idl-build")]
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `examples`, and `serde`
[INFO] [stdout]     = help: consider adding `anchor-idl-build` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `fetch`
[INFO] [stdout]   --> src/accounts/pod_aligned_fee_market_cap_scheduler.rs:49:7
[INFO] [stdout]    |
[INFO] [stdout] 49 | #[cfg(feature = "fetch")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `examples`, and `serde`
[INFO] [stdout]    = help: consider adding `fetch` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `fetch`
[INFO] [stdout]   --> src/accounts/pod_aligned_fee_market_cap_scheduler.rs:58:7
[INFO] [stdout]    |
[INFO] [stdout] 58 | #[cfg(feature = "fetch")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `examples`, and `serde`
[INFO] [stdout]    = help: consider adding `fetch` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `fetch`
[INFO] [stdout]   --> src/accounts/pod_aligned_fee_market_cap_scheduler.rs:76:7
[INFO] [stdout]    |
[INFO] [stdout] 76 | #[cfg(feature = "fetch")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `examples`, and `serde`
[INFO] [stdout]    = help: consider adding `fetch` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `fetch`
[INFO] [stdout]   --> src/accounts/pod_aligned_fee_market_cap_scheduler.rs:85:7
[INFO] [stdout]    |
[INFO] [stdout] 85 | #[cfg(feature = "fetch")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `examples`, and `serde`
[INFO] [stdout]    = help: consider adding `fetch` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor`
[INFO] [stdout]    --> src/accounts/pod_aligned_fee_market_cap_scheduler.rs:105:9
[INFO] [stdout]     |
[INFO] [stdout] 105 |   #[cfg(feature = "anchor")]
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `examples`, and `serde`
[INFO] [stdout]     = help: consider adding `anchor` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor`
[INFO] [stdout]    --> src/accounts/pod_aligned_fee_market_cap_scheduler.rs:112:9
[INFO] [stdout]     |
[INFO] [stdout] 112 |   #[cfg(feature = "anchor")]
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `examples`, and `serde`
[INFO] [stdout]     = help: consider adding `anchor` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor`
[INFO] [stdout]    --> src/accounts/pod_aligned_fee_market_cap_scheduler.rs:115:9
[INFO] [stdout]     |
[INFO] [stdout] 115 |   #[cfg(feature = "anchor")]
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `examples`, and `serde`
[INFO] [stdout]     = help: consider adding `anchor` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-idl-build`
[INFO] [stdout]    --> src/accounts/pod_aligned_fee_market_cap_scheduler.rs:122:9
[INFO] [stdout]     |
[INFO] [stdout] 122 |   #[cfg(feature = "anchor-idl-build")]
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `examples`, and `serde`
[INFO] [stdout]     = help: consider adding `anchor-idl-build` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-idl-build`
[INFO] [stdout]    --> src/accounts/pod_aligned_fee_market_cap_scheduler.rs:126:9
[INFO] [stdout]     |
[INFO] [stdout] 126 |   #[cfg(feature = "anchor-idl-build")]
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `examples`, and `serde`
[INFO] [stdout]     = help: consider adding `anchor-idl-build` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `fetch`
[INFO] [stdout]   --> src/accounts/pod_aligned_fee_rate_limiter.rs:49:7
[INFO] [stdout]    |
[INFO] [stdout] 49 | #[cfg(feature = "fetch")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `examples`, and `serde`
[INFO] [stdout]    = help: consider adding `fetch` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `fetch`
[INFO] [stdout]   --> src/accounts/pod_aligned_fee_rate_limiter.rs:58:7
[INFO] [stdout]    |
[INFO] [stdout] 58 | #[cfg(feature = "fetch")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `examples`, and `serde`
[INFO] [stdout]    = help: consider adding `fetch` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `fetch`
[INFO] [stdout]   --> src/accounts/pod_aligned_fee_rate_limiter.rs:76:7
[INFO] [stdout]    |
[INFO] [stdout] 76 | #[cfg(feature = "fetch")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `examples`, and `serde`
[INFO] [stdout]    = help: consider adding `fetch` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `fetch`
[INFO] [stdout]   --> src/accounts/pod_aligned_fee_rate_limiter.rs:85:7
[INFO] [stdout]    |
[INFO] [stdout] 85 | #[cfg(feature = "fetch")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `examples`, and `serde`
[INFO] [stdout]    = help: consider adding `fetch` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor`
[INFO] [stdout]    --> src/accounts/pod_aligned_fee_rate_limiter.rs:105:9
[INFO] [stdout]     |
[INFO] [stdout] 105 |   #[cfg(feature = "anchor")]
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `examples`, and `serde`
[INFO] [stdout]     = help: consider adding `anchor` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor`
[INFO] [stdout]    --> src/accounts/pod_aligned_fee_rate_limiter.rs:112:9
[INFO] [stdout]     |
[INFO] [stdout] 112 |   #[cfg(feature = "anchor")]
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `examples`, and `serde`
[INFO] [stdout]     = help: consider adding `anchor` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor`
[INFO] [stdout]    --> src/accounts/pod_aligned_fee_rate_limiter.rs:115:9
[INFO] [stdout]     |
[INFO] [stdout] 115 |   #[cfg(feature = "anchor")]
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `examples`, and `serde`
[INFO] [stdout]     = help: consider adding `anchor` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-idl-build`
[INFO] [stdout]    --> src/accounts/pod_aligned_fee_rate_limiter.rs:122:9
[INFO] [stdout]     |
[INFO] [stdout] 122 |   #[cfg(feature = "anchor-idl-build")]
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `examples`, and `serde`
[INFO] [stdout]     = help: consider adding `anchor-idl-build` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-idl-build`
[INFO] [stdout]    --> src/accounts/pod_aligned_fee_rate_limiter.rs:126:9
[INFO] [stdout]     |
[INFO] [stdout] 126 |   #[cfg(feature = "anchor-idl-build")]
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `examples`, and `serde`
[INFO] [stdout]     = help: consider adding `anchor-idl-build` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `fetch`
[INFO] [stdout]   --> src/accounts/pod_aligned_fee_time_scheduler.rs:48:7
[INFO] [stdout]    |
[INFO] [stdout] 48 | #[cfg(feature = "fetch")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `examples`, and `serde`
[INFO] [stdout]    = help: consider adding `fetch` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `fetch`
[INFO] [stdout]   --> src/accounts/pod_aligned_fee_time_scheduler.rs:57:7
[INFO] [stdout]    |
[INFO] [stdout] 57 | #[cfg(feature = "fetch")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `examples`, and `serde`
[INFO] [stdout]    = help: consider adding `fetch` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `fetch`
[INFO] [stdout]   --> src/accounts/pod_aligned_fee_time_scheduler.rs:75:7
[INFO] [stdout]    |
[INFO] [stdout] 75 | #[cfg(feature = "fetch")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `examples`, and `serde`
[INFO] [stdout]    = help: consider adding `fetch` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `fetch`
[INFO] [stdout]   --> src/accounts/pod_aligned_fee_time_scheduler.rs:84:7
[INFO] [stdout]    |
[INFO] [stdout] 84 | #[cfg(feature = "fetch")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `examples`, and `serde`
[INFO] [stdout]    = help: consider adding `fetch` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor`
[INFO] [stdout]    --> src/accounts/pod_aligned_fee_time_scheduler.rs:104:9
[INFO] [stdout]     |
[INFO] [stdout] 104 |   #[cfg(feature = "anchor")]
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `examples`, and `serde`
[INFO] [stdout]     = help: consider adding `anchor` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor`
[INFO] [stdout]    --> src/accounts/pod_aligned_fee_time_scheduler.rs:111:9
[INFO] [stdout]     |
[INFO] [stdout] 111 |   #[cfg(feature = "anchor")]
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `examples`, and `serde`
[INFO] [stdout]     = help: consider adding `anchor` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor`
[INFO] [stdout]    --> src/accounts/pod_aligned_fee_time_scheduler.rs:114:9
[INFO] [stdout]     |
[INFO] [stdout] 114 |   #[cfg(feature = "anchor")]
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `examples`, and `serde`
[INFO] [stdout]     = help: consider adding `anchor` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-idl-build`
[INFO] [stdout]    --> src/accounts/pod_aligned_fee_time_scheduler.rs:121:9
[INFO] [stdout]     |
[INFO] [stdout] 121 |   #[cfg(feature = "anchor-idl-build")]
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `examples`, and `serde`
[INFO] [stdout]     = help: consider adding `anchor-idl-build` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-idl-build`
[INFO] [stdout]    --> src/accounts/pod_aligned_fee_time_scheduler.rs:125:9
[INFO] [stdout]     |
[INFO] [stdout] 125 |   #[cfg(feature = "anchor-idl-build")]
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `examples`, and `serde`
[INFO] [stdout]     = help: consider adding `anchor-idl-build` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `fetch`
[INFO] [stdout]    --> src/accounts/pool.rs:116:7
[INFO] [stdout]     |
[INFO] [stdout] 116 | #[cfg(feature = "fetch")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `examples`, and `serde`
[INFO] [stdout]     = help: consider adding `fetch` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `fetch`
[INFO] [stdout]    --> src/accounts/pool.rs:125:7
[INFO] [stdout]     |
[INFO] [stdout] 125 | #[cfg(feature = "fetch")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `examples`, and `serde`
[INFO] [stdout]     = help: consider adding `fetch` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `fetch`
[INFO] [stdout]    --> src/accounts/pool.rs:143:7
[INFO] [stdout]     |
[INFO] [stdout] 143 | #[cfg(feature = "fetch")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `examples`, and `serde`
[INFO] [stdout]     = help: consider adding `fetch` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `fetch`
[INFO] [stdout]    --> src/accounts/pool.rs:152:7
[INFO] [stdout]     |
[INFO] [stdout] 152 | #[cfg(feature = "fetch")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `examples`, and `serde`
[INFO] [stdout]     = help: consider adding `fetch` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor`
[INFO] [stdout]    --> src/accounts/pool.rs:172:9
[INFO] [stdout]     |
[INFO] [stdout] 172 |   #[cfg(feature = "anchor")]
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `examples`, and `serde`
[INFO] [stdout]     = help: consider adding `anchor` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor`
[INFO] [stdout]    --> src/accounts/pool.rs:179:9
[INFO] [stdout]     |
[INFO] [stdout] 179 |   #[cfg(feature = "anchor")]
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `examples`, and `serde`
[INFO] [stdout]     = help: consider adding `anchor` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor`
[INFO] [stdout]    --> src/accounts/pool.rs:182:9
[INFO] [stdout]     |
[INFO] [stdout] 182 |   #[cfg(feature = "anchor")]
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `examples`, and `serde`
[INFO] [stdout]     = help: consider adding `anchor` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-idl-build`
[INFO] [stdout]    --> src/accounts/pool.rs:189:9
[INFO] [stdout]     |
[INFO] [stdout] 189 |   #[cfg(feature = "anchor-idl-build")]
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `examples`, and `serde`
[INFO] [stdout]     = help: consider adding `anchor-idl-build` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-idl-build`
[INFO] [stdout]    --> src/accounts/pool.rs:193:9
[INFO] [stdout]     |
[INFO] [stdout] 193 |   #[cfg(feature = "anchor-idl-build")]
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `examples`, and `serde`
[INFO] [stdout]     = help: consider adding `anchor-idl-build` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `fetch`
[INFO] [stdout]   --> src/accounts/position.rs:70:7
[INFO] [stdout]    |
[INFO] [stdout] 70 | #[cfg(feature = "fetch")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `examples`, and `serde`
[INFO] [stdout]    = help: consider adding `fetch` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `fetch`
[INFO] [stdout]   --> src/accounts/position.rs:79:7
[INFO] [stdout]    |
[INFO] [stdout] 79 | #[cfg(feature = "fetch")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `examples`, and `serde`
[INFO] [stdout]    = help: consider adding `fetch` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `fetch`
[INFO] [stdout]   --> src/accounts/position.rs:97:7
[INFO] [stdout]    |
[INFO] [stdout] 97 | #[cfg(feature = "fetch")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `examples`, and `serde`
[INFO] [stdout]    = help: consider adding `fetch` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `fetch`
[INFO] [stdout]    --> src/accounts/position.rs:106:7
[INFO] [stdout]     |
[INFO] [stdout] 106 | #[cfg(feature = "fetch")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `examples`, and `serde`
[INFO] [stdout]     = help: consider adding `fetch` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor`
[INFO] [stdout]    --> src/accounts/position.rs:126:9
[INFO] [stdout]     |
[INFO] [stdout] 126 |   #[cfg(feature = "anchor")]
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `examples`, and `serde`
[INFO] [stdout]     = help: consider adding `anchor` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor`
[INFO] [stdout]    --> src/accounts/position.rs:133:9
[INFO] [stdout]     |
[INFO] [stdout] 133 |   #[cfg(feature = "anchor")]
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `examples`, and `serde`
[INFO] [stdout]     = help: consider adding `anchor` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor`
[INFO] [stdout]    --> src/accounts/position.rs:136:9
[INFO] [stdout]     |
[INFO] [stdout] 136 |   #[cfg(feature = "anchor")]
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `examples`, and `serde`
[INFO] [stdout]     = help: consider adding `anchor` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-idl-build`
[INFO] [stdout]    --> src/accounts/position.rs:143:9
[INFO] [stdout]     |
[INFO] [stdout] 143 |   #[cfg(feature = "anchor-idl-build")]
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `examples`, and `serde`
[INFO] [stdout]     = help: consider adding `anchor-idl-build` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-idl-build`
[INFO] [stdout]    --> src/accounts/position.rs:147:9
[INFO] [stdout]     |
[INFO] [stdout] 147 |   #[cfg(feature = "anchor-idl-build")]
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `examples`, and `serde`
[INFO] [stdout]     = help: consider adding `anchor-idl-build` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `fetch`
[INFO] [stdout]   --> src/accounts/token_badge.rs:49:7
[INFO] [stdout]    |
[INFO] [stdout] 49 | #[cfg(feature = "fetch")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `examples`, and `serde`
[INFO] [stdout]    = help: consider adding `fetch` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `fetch`
[INFO] [stdout]   --> src/accounts/token_badge.rs:58:7
[INFO] [stdout]    |
[INFO] [stdout] 58 | #[cfg(feature = "fetch")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `examples`, and `serde`
[INFO] [stdout]    = help: consider adding `fetch` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `fetch`
[INFO] [stdout]   --> src/accounts/token_badge.rs:76:7
[INFO] [stdout]    |
[INFO] [stdout] 76 | #[cfg(feature = "fetch")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `examples`, and `serde`
[INFO] [stdout]    = help: consider adding `fetch` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `fetch`
[INFO] [stdout]   --> src/accounts/token_badge.rs:85:7
[INFO] [stdout]    |
[INFO] [stdout] 85 | #[cfg(feature = "fetch")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `examples`, and `serde`
[INFO] [stdout]    = help: consider adding `fetch` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor`
[INFO] [stdout]    --> src/accounts/token_badge.rs:105:9
[INFO] [stdout]     |
[INFO] [stdout] 105 |   #[cfg(feature = "anchor")]
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `examples`, and `serde`
[INFO] [stdout]     = help: consider adding `anchor` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor`
[INFO] [stdout]    --> src/accounts/token_badge.rs:112:9
[INFO] [stdout]     |
[INFO] [stdout] 112 |   #[cfg(feature = "anchor")]
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `examples`, and `serde`
[INFO] [stdout]     = help: consider adding `anchor` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor`
[INFO] [stdout]    --> src/accounts/token_badge.rs:115:9
[INFO] [stdout]     |
[INFO] [stdout] 115 |   #[cfg(feature = "anchor")]
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `examples`, and `serde`
[INFO] [stdout]     = help: consider adding `anchor` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-idl-build`
[INFO] [stdout]    --> src/accounts/token_badge.rs:122:9
[INFO] [stdout]     |
[INFO] [stdout] 122 |   #[cfg(feature = "anchor-idl-build")]
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `examples`, and `serde`
[INFO] [stdout]     = help: consider adding `anchor-idl-build` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-idl-build`
[INFO] [stdout]    --> src/accounts/token_badge.rs:126:9
[INFO] [stdout]     |
[INFO] [stdout] 126 |   #[cfg(feature = "anchor-idl-build")]
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `examples`, and `serde`
[INFO] [stdout]     = help: consider adding `anchor-idl-build` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `fetch`
[INFO] [stdout]   --> src/accounts/vesting.rs:53:7
[INFO] [stdout]    |
[INFO] [stdout] 53 | #[cfg(feature = "fetch")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `examples`, and `serde`
[INFO] [stdout]    = help: consider adding `fetch` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `fetch`
[INFO] [stdout]   --> src/accounts/vesting.rs:62:7
[INFO] [stdout]    |
[INFO] [stdout] 62 | #[cfg(feature = "fetch")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `examples`, and `serde`
[INFO] [stdout]    = help: consider adding `fetch` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `fetch`
[INFO] [stdout]   --> src/accounts/vesting.rs:80:7
[INFO] [stdout]    |
[INFO] [stdout] 80 | #[cfg(feature = "fetch")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `examples`, and `serde`
[INFO] [stdout]    = help: consider adding `fetch` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `fetch`
[INFO] [stdout]   --> src/accounts/vesting.rs:89:7
[INFO] [stdout]    |
[INFO] [stdout] 89 | #[cfg(feature = "fetch")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `examples`, and `serde`
[INFO] [stdout]    = help: consider adding `fetch` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor`
[INFO] [stdout]    --> src/accounts/vesting.rs:109:9
[INFO] [stdout]     |
[INFO] [stdout] 109 |   #[cfg(feature = "anchor")]
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `examples`, and `serde`
[INFO] [stdout]     = help: consider adding `anchor` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor`
[INFO] [stdout]    --> src/accounts/vesting.rs:116:9
[INFO] [stdout]     |
[INFO] [stdout] 116 |   #[cfg(feature = "anchor")]
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `examples`, and `serde`
[INFO] [stdout]     = help: consider adding `anchor` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor`
[INFO] [stdout]    --> src/accounts/vesting.rs:119:9
[INFO] [stdout]     |
[INFO] [stdout] 119 |   #[cfg(feature = "anchor")]
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `examples`, and `serde`
[INFO] [stdout]     = help: consider adding `anchor` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-idl-build`
[INFO] [stdout]    --> src/accounts/vesting.rs:126:9
[INFO] [stdout]     |
[INFO] [stdout] 126 |   #[cfg(feature = "anchor-idl-build")]
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `examples`, and `serde`
[INFO] [stdout]     = help: consider adding `anchor-idl-build` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-idl-build`
[INFO] [stdout]    --> src/accounts/vesting.rs:130:9
[INFO] [stdout]     |
[INFO] [stdout] 130 |   #[cfg(feature = "anchor-idl-build")]
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `examples`, and `serde`
[INFO] [stdout]     = help: consider adding `anchor-idl-build` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> src/math/curve.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | / construct_uint! {
[INFO] [stdout] 14 | |     pub struct U256(4);
[INFO] [stdout] 15 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: macro invocations at the end of a block are treated as expressions
[INFO] [stdout]    = note: to ignore the value produced by the macro, add a semicolon after the invocation of `uint_full_mul_reg`
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: `#[deny(semicolon_in_expressions_from_macros)]` (part of `#[deny(future_incompatible)]`) on by default
[INFO] [stdout]    = note: this error originates in the macro `$crate::uint_full_mul_reg` which comes from the expansion of the macro `construct_uint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> src/math/utils.rs:8:1
[INFO] [stdout]    |
[INFO] [stdout]  8 | / construct_uint! {
[INFO] [stdout]  9 | |     pub struct U256(4);
[INFO] [stdout] 10 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: macro invocations at the end of a block are treated as expressions
[INFO] [stdout]    = note: to ignore the value produced by the macro, add a semicolon after the invocation of `uint_full_mul_reg`
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this error originates in the macro `$crate::uint_full_mul_reg` which comes from the expansion of the macro `construct_uint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> src/math/mod.rs:8:9
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub use curve::*;
[INFO] [stdout]   |         ^^^^^^^^ the name `U256` in the type namespace is first re-exported here
[INFO] [stdout] 9 | pub use utils::*;
[INFO] [stdout]   |         -------- but the name `U256` in the type namespace is also re-exported here
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(ambiguous_glob_reexports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> src/math/mod.rs:8:9
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub use curve::*;
[INFO] [stdout]   |         ^^^^^^^^ the name `U256` in the value namespace is first re-exported here
[INFO] [stdout] 9 | pub use utils::*;
[INFO] [stdout]   |         -------- but the name `U256` in the value namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `fetch`
[INFO] [stdout]   --> src/shared.rs:11:11
[INFO] [stdout]    |
[INFO] [stdout] 11 |     #[cfg(feature = "fetch")]
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `examples`, and `serde`
[INFO] [stdout]    = help: consider adding `fetch` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `fetch`
[INFO] [stdout]   --> src/shared.rs:19:11
[INFO] [stdout]    |
[INFO] [stdout] 19 |     #[cfg(feature = "fetch")]
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `examples`, and `serde`
[INFO] [stdout]    = help: consider adding `fetch` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `meteora-damm-rust-sdk` (lib test) due to 4 previous errors; 85 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `meteora-damm-rust-sdk` (lib) due to 4 previous errors; 85 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "0674a21d1a8d5a0f81b9c905b40dcb603952c393e3b38bfb972f0f1d7c9ed5f7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0674a21d1a8d5a0f81b9c905b40dcb603952c393e3b38bfb972f0f1d7c9ed5f7", kill_on_drop: false }`
[INFO] [stdout] 0674a21d1a8d5a0f81b9c905b40dcb603952c393e3b38bfb972f0f1d7c9ed5f7
